Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-4688 | GEN003840 | SV-27438r1_rule | ECSC-1 | High |
Description |
---|
The rexecd process provides a typically unencrypted, host-authenticated remote access service. SSH should be used in place of this service. |
STIG | Date |
---|---|
SOLARIS 10 SPARC SECURITY TECHNICAL IMPLEMENTATION GUIDE | 2016-06-22 |
Check Text ( C-28624r1_chk ) |
---|
# svcs rexec If the service is enabled, this is a finding. |
Fix Text (F-24710r1_fix) |
---|
# svcadm disable rexec # svcadm refresh inetd |